Tutorial: Get application data from a data source

Use data sources to separate the user interface from the application data and to remove the dependencies between a Kanzi Studio project and the application code that define the Kanzi application.

In this tutorial you learn how to define and use an XML data source. While this tutorial uses XML as an example format for a data source, keep in mind that you can use Kanzi to create a data source for any data format.

This image shows the result of the tutorial.

Before you start this tutorial, make sure you have your Kanzi development environment set up. Install:

This tutorial assumes you understand the basics of working with Kanzi Studio. The best entry points for getting familiar with Kanzi Studio are:


Start with the tutorial >